home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part1 / 4718 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.9 KB

  1. Path: pathway1.pathcom.com!ts2l3
  2. From: insystem@pathcom.com (Geoffrey Welsh)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: getting usr sporster to work with procomm plus 2.11
  5. Date: 10 Feb 1996 17:56:05 GMT
  6. Organization: InSystems Technologies Inc.
  7. Message-ID: <4fim7l$ocd@pathway1.pathcom.com>
  8. References: <4fdcd4$h93@maverick.tad.eds.com>
  9. NNTP-Posting-Host: ts2l3.pathcom.com
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <4fdcd4$h93@maverick.tad.eds.com>,
  13.    saul <saul@venus.hac.vlt.eds.com> wrote:
  14. >Hi, I have trouble getting my usr sportster to work with procomm plus . Has 
  15. >anyone successfuly done it?
  16.  
  17. It's been years (umm, the better part of a decade) since I used any form of 
  18. Procomm, but I have never failed to make any decent modem with NVRAM work with 
  19. any decent terminal software using the following procedure:
  20.  
  21.                     Geoff's Modem Setup Checklist:
  22.                     ------------------------------
  23.  
  24. Given manuals that translate these items into modem and communications 
  25. software settings, you should be able to get reliable, if not optimum, 
  26. results: 
  27.  
  28. * Disable auto-answer (usually the command for this is "ATS0=0") so
  29.         that your modem won't answer incoming calls from friends
  30.         whenever your computer just happens to be on.
  31.  
  32. * Disable DCD override (usually the command for this is "AT&C1") so 
  33.         that your communications software can use the carrier detect 
  34.         line to determine whether it is still connected. 
  35.  
  36. * Disable DTR override (usually the command for this is "AT&D2") so 
  37.         that your modem will obey DTR signals from your communications 
  38.         software to hang up or not answer an incoming call. 
  39.  
  40. * Disable the escape character, usually by setting S2 to a value 
  41.         higher than 127. 
  42.  
  43. * Make sure that your serial cable supports DB-25 pins 4 (RTS) and 5 
  44.         (CTS).
  45.  
  46. * Enable RTS/CTS handshaking in both your modem and your 
  47.         communications software to prevent data loss when buffers 
  48.         fill.  Disable XON/XOFF handshaking in your modem to prevent 
  49.         corruption of binary data streams.  You may wish to leave 
  50.         XON/XOFF handshaking enabled on the communications software at 
  51.         either end for end-to-end signalling.  This normally does not 
  52.         corrupt binary data streams because most communications 
  53.         programs disable XON/XOFF flow control during binary 
  54.         transfers; equipment along the way cannot do this. 
  55.  
  56. * 'Lock' your modem's DTE speed (i.e., fix it so that the modem 
  57.         doesn't change the speed of its RS-232 port when it connects).  
  58.         Set your communications program to do the same (usually by 
  59.         ignoring the number which follows the word "CONNECT").  Some 
  60.         modems can be configured to switch the DTE speed if the 
  61.         connection does not include an error correctioon protocol, in 
  62.         which case a higher DTE speed is not always useful. If your 
  63.         modem can do this, and if it reports connects using the three-
  64.         line "CONNECT 19200", "PROTOCOL: LAP-M", "CARRIER: 9600" 
  65.         format, you may wish to enable this and set your 
  66.         communications software to obey the DTE speed switches 
  67.         dictated by the modem. 
  68.  
  69. * Write this configuration to your modem's nonvolatile memory (usually 
  70.         using the "AT&W" command).  This will make the current 
  71.         settings default following a reset, and the 'init string' for 
  72.         any software confgured according to this document is... "ATZ"! 
  73.         Please note that the current serial port speed may also be 
  74.         stored, so the speed at which you issue the "AT&W" command 
  75.         should be the speed at which your software will use the modem. 
  76.  
  77. Obviously, there are exceptions... but this is a good procedure for anyone who 
  78. doesn't yet know enough to be worried about the exceptions.
  79.  
  80. Geoffrey Welsh, Developer, InSystems Technologies Inc.: insystem@pathcom.com
  81. At home: geoff@zswamp.uucp, [xenitec.on.ca|m2xenix.psg.com]!zswamp!geoff
  82.